From 99ee1875ab5c1edbb9e75ab75f927ec7bb8b866b Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Fri, 10 Jan 2014 15:19:05 +0100 Subject: [PATCH] gtkapplication: add missing annotation for set_accels_for_action --- gtk/gtkapplication.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkapplication.c b/gtk/gtkapplication.c index ea5211b211..5e55b8c961 100644 --- a/gtk/gtkapplication.c +++ b/gtk/gtkapplication.c @@ -1480,7 +1480,7 @@ normalise_detailed_name (const gchar *detailed_action_name) * @application: a #GtkApplication * @detailed_action_name: a detailed action name, specifying and action * and target to associate accelerators with - * @accels: a list of accelerators in the format understood by + * @accels: (array zero-terminated=1): a list of accelerators in the format understood by * gtk_accelerator_parse() * * Sets one or more keyboard accelerator that will trigger the -- 2.30.2